home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 26 (Anniversary Edition)
/
Volume 26 [Anniversary Edition] - JOGO DISK .iso
/
DEPOSITO
/
REmovido
/
Puzzle
/
xball.swf
/
scripts
/
frame_1
/
DoAction_2.as
next >
Wrap
Text File
|
2006-05-23
|
268b
|
14 lines
paddle._visible = true;
ball._visible = true;
top._visible = false;
counter = 60;
ScreenWidth = 640;
paddleSpeed = 30;
score = 0;
speed = 6;
speedx = 8;
speedy = 8;
getUrl("FSCommand:fullscreen", "true");
getUrl("FSCommand:trapallkeys", "false");
stop();